home *** CD-ROM | disk | FTP | other *** search
/ Earth & Beyond / Earth and Beyond (EA Games)(Disc 1).ISO / ENBData.cab / _4CB2A568FE174B018E6EAD2AD282B869 < prev    next >
Text File  |  2002-06-28  |  1KB  |  52 lines

  1. ;//////////////////////////////////////////////////////////////
  2. ; This is the Confirmation box
  3.  
  4. [TEMPLATE_MAINTEXT]
  5. RenderObj=    RG_G1
  6. Color=        FA_WHITE
  7. AltColor=    FA_GREEN
  8. Justify=    CENTER,CENTER
  9. FontType=    FONT_SMALL    
  10. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  11. EffectConst=    NONE
  12. EffectOff=    NONE
  13. MouseOver=    NONE
  14. MouseClick=    NONE
  15. Spacing=    -1
  16.  
  17. [TEMPLATE_BUTTONS]
  18. RenderObj=    RG_G1
  19. Color=        FA_WHITE
  20. AltColor=    FA_BLACK
  21. Justify=    CENTER,CENTER
  22. FontType=    FONT_SMALL
  23. EffectOn=    FA_FADE_IN,FA_STAY_COMPLETE
  24. EffectConst=    FA_REVERT
  25. EffectOff=    NONE
  26. MouseOver=    FA_BLINK
  27. MouseClick=    NONE
  28.  
  29. [STR-0]
  30. Template0=    TEMPLATE_MAINTEXT
  31. StringID=    WRAP_LABEL_RG_G1
  32. String0=    We are ready to process your order.\n\nClick the NEXT button to proceed.
  33. Attach=        LABEL_TEXT
  34.  
  35. [STR-1]
  36. Template0=    TEMPLATE_BUTTONS    
  37. StringID=    RIGHT_BUTTON_RG_G1
  38. String0=    Next
  39. Attach=        RIGHT_BUTTON    
  40.  
  41. [STR-2]
  42. Template0=    TEMPLATE_BUTTONS
  43. StringID=    MIDDLE_BUTTON_RG_G1
  44. String0=    Back
  45. Attach=        MIDDLE_BUTTON
  46.  
  47. [STR-3]
  48. Template0=    TEMPLATE_BUTTONS
  49. StringID=    LEFT_BUTTON_RG_G1
  50. String0=    Cancel
  51. Attach=        LEFT_BUTTON
  52.